ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / TotalLabel Property

In This Topic
    TotalLabel Property (Waterfall<T>)
    In This Topic
    Gets or sets the label of the total bar.
    Syntax
    'Declaration
     
    Public Property TotalLabel As String
    public string TotalLabel {get; set;}
    See Also